HTTP
Request data from the internet.
Node Data | |
|---|---|
Display name | |
HTTP | |
Internal name | |
Node_HTTP_request | |
Inheritances | |
| Node_HTTP_request | |
Inputs | |
Node_HTTP_request | |
text |
Address |
enum |
Type |
text |
Content |
Outputs | |
Node_HTTP_request | |
text |
Result |
Send a HTTP request and returns the response. Due to its asynchronous nature, the request need to be done manually with the inspector button.
Properties
Address
The address of the server to send the request to.
Type
The method of the request (GET or POST).